#Better GS1DataMatrix reading
Explore tagged Tumblr posts
file-formats-programming · 8 years ago
Text
Apply Checksum Validation on Codabar & Enhanced Reading Code39Standard Barcode using .NET
What's New in this Release?
The latest version of Aspose.BarCode for .NET 17.3.0 has been released. The major development in this release is the support to apply checksum validation on Codabar coded barcode. Functionality to get barcode text along with checksum value in a single call has also been incorporated in this release. The API allows developers to apply checksum validation on Codabar. The API now exposes the CodabarChecksumMode enumeration to specify the checksum mode. EnableChecksum property of the BarCodeBuilder class is needed to be set to TRUE before setting the checksum mode. Aspose.BarCode for .NET allows developers to get barcode text along with checksum value. Aspose.BarCode API now exposes an overload method GetCodeText of the BarCodeReader class to accomplish the task. This month’s release also includes several bug fixes that were reported by Aspose users in the previous release, such as Process of reading GS1DataMatrix barcode has been improved, Process of reading Code39Standard barcode has been improved, Recognition process of DutchKIX barcode in MaxBarCodes mode has been improved and processing of GS1DataMatrix barcode generation has been improved. Below is the list of new and improved features supported in this version.
Add checksum feature for Codabar
Barcode is not giving correct output
BarCode is not giving correct output when GS1DataMatrix barcode is supplied to read
Unable to recognize barcode of type Code39Standard from a TIFF image
Fake recognition of DutchKIX in MaxBarCodes mode
Generation GS1DataMatrix isn't correct
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.BarCode for .NET documentation that may guide users briefly how to use Aspose.BarCode for performing different tasks like the followings.
Get Barcode With Checksum Value
Applying Checksum Validation On Codabar
Overview: Aspose.BarCode for .NET
Aspose.BarCode is a .NET component for generation and recognition of Linear and 2D barcodes on all kinds of .NET applications. It supports WPF with 29+ Barcode symbologies like OneCode, QR, Aztec, MSI, EAN128, EAN14, SSCC18, Code128, Code39, Postnet, MarcoPDF417, Datamatrix, UPCA etc. Other features include barcode insertion in PDF, Word and Excel documents. Also take image output in BMP, GIF, JPEG, PNG and WMF formats. You can also control image styles such as background color, bar color etc.
More about Aspose.Report for .NET
Homepage of C# & VB.NET Barcode Component Aspose.BarCode for .NET
Download of Aspose.BarCode for .NET
Online documentation of Aspose.BarCode for .NET
0 notes